UI_PTBR = {
    UI_modselector_showEnabledMods = "Mostrar mods habilitados",
    UI_modselector_showDisabledMods = "Mostrar mods desabilitados",
    UI_modselector_showHiddenMods = "Mostrar mods ocultos",

    UI_modselector_modOptions = "CONFIGURAÇÃO",

    UI_modlistpanel_sortBy = "Ordenar por:",
    UI_modlistpanel_sortBy_name = "Nome (A-Z)",
    UI_modlistpanel_sortBy_date = "Data de adição",

    UI_modoptions_title = "CONFIGURAÇÃO DE MODS",

    UI_btn_sort_apply = "ORDENAR E ACEITAR",

    UI_modselector_btn_hide = "OCULTAR",
    UI_modselector_btn_show = "MOSTRAR",
    UI_modselector_btn_favorite = "FAVORITO",
    UI_modselector_btn_unfavorite = "REMOVER",
    UI_modselector_btn_enable = "HABILITAR",
    UI_modselector_btn_disable = "DESABILITAR",
}